[INFO] fetching crate skp-cache-axum 0.1.0...
[INFO] checking skp-cache-axum-0.1.0 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate skp-cache-axum 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate skp-cache-axum 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate skp-cache-axum 0.1.0
[INFO] tweaked toml for crates.io crate skp-cache-axum 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate skp-cache-axum 0.1.0 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate skp-cache-axum 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded skp-cache-http v0.1.0
[INFO] [stderr]   Downloaded skp-cache v0.1.0
[INFO] [stderr]   Downloaded skp-cache-core v0.1.0
[INFO] [stderr]   Downloaded skp-cache-storage v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba
[INFO] running `Command { std: "docker" "start" "8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking skp-cache-core v0.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking skp-cache-storage v0.1.0
[INFO] [stderr]     Checking skp-cache-http v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking skp-cache v0.1.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking skp-cache-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Router` and `routing::get`
[INFO] [stdout]  --> examples/basic.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     routing::get,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     Router,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CacheLayer`
[INFO] [stdout]  --> examples/basic.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use skp_cache_axum::{CacheLayer, Cache};
[INFO] [stdout]   |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]  --> examples/basic.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::net::TcpListener;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache`
[INFO] [stdout]   --> examples/basic.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let cache = CacheManager::new(backend);
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_cache`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handler` is never used
[INFO] [stdout]   --> examples/basic.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn handler() -> impl IntoResponse {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `manual_handler` is never used
[INFO] [stdout]   --> examples/basic.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn manual_handler(Cache(cache): Cache<MemoryBackend, JsonSerializer, NoopMetrics>) -> impl IntoResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> examples/proper_axum.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let app = Router::new()
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.31s
[INFO] running `Command { std: "docker" "inspect" "8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba", kill_on_drop: false }`
[INFO] [stdout] 8dedbf2c961ed50eb0c145ed615da389cec6ee3c3f409a7953c5aa34acbf31ba
